scrolledwindow: Fix scrollbar allocations
authorTimm Bäder <mail@baedert.org>
Thu, 15 Jun 2017 14:03:08 +0000 (16:03 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:14 +0000 (21:27 -0400)
commit9e43d267bd8d741941351a7f2922f99d5261e610
tree39dbd82447bc5721708725c0482daaa77e213392
parent3a20bc5e9a3348b16f20987f35c9ed3faa493580
scrolledwindow: Fix scrollbar allocations

Use the content size everywhere. Fixes scrollbar positions with padding
and/or css borders applied to the scrolledwindow.
gtk/gtkscrolledwindow.c